* net/socks.el: New file, taken from w3 repository.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 6 Jun 2007 16:49:03 +0000 (16:49 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 6 Jun 2007 16:49:03 +0000 (16:49 +0000)
commit9ffcc74e45d67090e4768095bbfe2567858cd582
tree0a7b7bfe1dd2085995656e9236063ff2559c8ff5
parentc48241354dd0ddd9838b5649f39cd8549bcf0f73
* net/socks.el: New file, taken from w3 repository.
(top): Update Copyright.  Don't load cl.el.
(all): Replace `case' by `cond', `string-to-int' by
`string-to-number', and `process-kill-without-query' by
`set-process-query-on-exit-flag'.
(socks-char-int): Remove defalias and all occurencies.
lisp/ChangeLog